home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Presen…rary 8 (Internal Edition) / Apple R&P Lib Internal v8.0.iso / 3-Presentations / Service⁄Support⁄Training / Self-Paced Training / Apple Scanner Training / Troubleshooting / card_9116.txt < prev    next >
Text File  |  1988-07-14  |  11KB  |  417 lines

  1. -- card: 9116 from stack: in
  2. -- bmap block id: 9257
  3. -- flags: 0000
  4. -- background id: 3105
  5. -- name: SCSI trouble
  6. ----- HyperTalk script -----
  7. on openCard
  8.   put empty into card field "Target"
  9.   set style of card field "Target" to shadow
  10.   put card field "opening" into card field "Target"
  11. end openCard
  12.  
  13. see page 259
  14.  
  15.  
  16. -- part 17 (field)
  17. -- low flags: 80
  18. -- high flags: 2007
  19. -- rect: left=54 top=162 right=278 bottom=335
  20. -- title width / last selected line: 0
  21. -- icon id / first selected line: 0 / 0
  22. -- text alignment: 0
  23. -- font id: 3
  24. -- text size: 10
  25. -- style flags: 0
  26. -- line height: 13
  27. -- part name: Grayscale
  28.  
  29.  
  30. -- part 20 (field)
  31. -- low flags: 80
  32. -- high flags: 2007
  33. -- rect: left=48 top=176 right=292 bottom=329
  34. -- title width / last selected line: 0
  35. -- icon id / first selected line: 0 / 0
  36. -- text alignment: 0
  37. -- font id: 3
  38. -- text size: 10
  39. -- style flags: 0
  40. -- line height: 13
  41. -- part name: Preview
  42.  
  43.  
  44. -- part 27 (button)
  45. -- low flags: 00
  46. -- high flags: 0000
  47. -- rect: left=220 top=308 right=342 bottom=263
  48. -- title width / last selected line: 0
  49. -- icon id / first selected line: 21700 / 21700
  50. -- text alignment: 1
  51. -- font id: 0
  52. -- text size: 12
  53. -- style flags: 0
  54. -- line height: 16
  55. -- part name: 
  56. ----- HyperTalk script -----
  57. on mouseUp
  58.   visual effect zoom open
  59.   go to stack "Apple Scanner"
  60. end mouseUp
  61.  
  62.  
  63.  
  64. -- part 29 (field)
  65. -- low flags: 01
  66. -- high flags: 2004
  67. -- rect: left=18 top=74 right=274 bottom=212
  68. -- title width / last selected line: 0
  69. -- icon id / first selected line: 0 / 0
  70. -- text alignment: 0
  71. -- font id: 3
  72. -- text size: 12
  73. -- style flags: 0
  74. -- line height: 16
  75. -- part name: Target
  76.  
  77.  
  78. -- part 35 (field)
  79. -- low flags: 80
  80. -- high flags: 0004
  81. -- rect: left=260 top=43 right=75 bottom=443
  82. -- title width / last selected line: 0
  83. -- icon id / first selected line: 0 / 0
  84. -- text alignment: 0
  85. -- font id: 3
  86. -- text size: 9
  87. -- style flags: 0
  88. -- line height: 12
  89. -- part name: Message
  90. ----- HyperTalk script -----
  91. on mouseClick
  92.   hide card field "Message"
  93. end mouseClick
  94.  
  95.  
  96.  
  97. -- part 52 (field)
  98. -- low flags: 80
  99. -- high flags: 2004
  100. -- rect: left=18 top=74 right=274 bottom=212
  101. -- title width / last selected line: 0
  102. -- icon id / first selected line: 0 / 0
  103. -- text alignment: 0
  104. -- font id: 3
  105. -- text size: 12
  106. -- style flags: 0
  107. -- line height: 16
  108. -- part name: Target
  109.  
  110.  
  111. -- part 54 (button)
  112. -- low flags: 00
  113. -- high flags: A004
  114. -- rect: left=222 top=175 right=199 bottom=503
  115. -- title width / last selected line: 0
  116. -- icon id / first selected line: 0 / 0
  117. -- text alignment: 1
  118. -- font id: 0
  119. -- text size: 12
  120. -- style flags: 0
  121. -- line height: 16
  122. -- part name: No Data Exchange Between SCSI Devices
  123. ----- HyperTalk script -----
  124. on mouseUp
  125.   put empty into card field "Target"
  126.   set style of card field "Target" to scrolling
  127.   set scroll of card field "Target" to zero
  128.   put card field "Data Exchange" into card field "Target"
  129. end mouseUp
  130.  
  131.  
  132.  
  133. -- part 56 (button)
  134. -- low flags: 00
  135. -- high flags: A004
  136. -- rect: left=222 top=136 right=160 bottom=503
  137. -- title width / last selected line: 0
  138. -- icon id / first selected line: 0 / 0
  139. -- text alignment: 1
  140. -- font id: 0
  141. -- text size: 12
  142. -- style flags: 0
  143. -- line height: 16
  144. -- part name: SCSI Chain Won't Start Up
  145. ----- HyperTalk script -----
  146. on mouseUp
  147.   put empty into card field "Target"
  148.   set style of card field "Target" to shadow
  149.   put card field "Start Up" into card field "Target"
  150. end mouseUp
  151.  
  152.  
  153.  
  154. -- part 57 (button)
  155. -- low flags: 00
  156. -- high flags: A004
  157. -- rect: left=222 top=97 right=121 bottom=503
  158. -- title width / last selected line: 0
  159. -- icon id / first selected line: 0 / 0
  160. -- text alignment: 1
  161. -- font id: 0
  162. -- text size: 12
  163. -- style flags: 0
  164. -- line height: 16
  165. -- part name: Computer Won't Recognize a SCSI Device
  166. ----- HyperTalk script -----
  167. on mouseUp
  168.   put empty into card field "Target"
  169.   set style of card field "Target" to shadow
  170.   put card field "Computer" into card field "Target"
  171. end mouseUp
  172.  
  173.  
  174.  
  175. -- part 58 (button)
  176. -- low flags: 00
  177. -- high flags: A004
  178. -- rect: left=222 top=214 right=238 bottom=503
  179. -- title width / last selected line: 0
  180. -- icon id / first selected line: 0 / 0
  181. -- text alignment: 1
  182. -- font id: 0
  183. -- text size: 12
  184. -- style flags: 0
  185. -- line height: 16
  186. -- part name: SCSI Device Won't Store Data
  187. ----- HyperTalk script -----
  188. on mouseUp
  189.   put empty into card field "Target"
  190.   set style of card field "Target" to shadow
  191.   put card field "Won't Store" into card field "Target"
  192. end mouseUp
  193.  
  194.  
  195.  
  196. -- part 59 (field)
  197. -- low flags: 80
  198. -- high flags: 2004
  199. -- rect: left=168 top=85 right=285 bottom=362
  200. -- title width / last selected line: 0
  201. -- icon id / first selected line: 0 / 0
  202. -- text alignment: 0
  203. -- font id: 3
  204. -- text size: 12
  205. -- style flags: 0
  206. -- line height: 16
  207. -- part name: Start Up
  208.  
  209.  
  210. -- part 60 (field)
  211. -- low flags: 80
  212. -- high flags: 2004
  213. -- rect: left=201 top=102 right=302 bottom=395
  214. -- title width / last selected line: 0
  215. -- icon id / first selected line: 0 / 0
  216. -- text alignment: 0
  217. -- font id: 3
  218. -- text size: 12
  219. -- style flags: 0
  220. -- line height: 16
  221. -- part name: Computer
  222.  
  223.  
  224. -- part 61 (field)
  225. -- low flags: 80
  226. -- high flags: 2007
  227. -- rect: left=126 top=82 right=282 bottom=320
  228. -- title width / last selected line: 0
  229. -- icon id / first selected line: 0 / 0
  230. -- text alignment: 0
  231. -- font id: 3
  232. -- text size: 12
  233. -- style flags: 0
  234. -- line height: 16
  235. -- part name: Data Exchange
  236.  
  237.  
  238. -- part 62 (field)
  239. -- low flags: 80
  240. -- high flags: 2004
  241. -- rect: left=84 top=91 right=291 bottom=278
  242. -- title width / last selected line: 0
  243. -- icon id / first selected line: 0 / 0
  244. -- text alignment: 0
  245. -- font id: 3
  246. -- text size: 12
  247. -- style flags: 0
  248. -- line height: 16
  249. -- part name: Won't Store
  250.  
  251.  
  252. -- part 63 (field)
  253. -- low flags: 80
  254. -- high flags: 2007
  255. -- rect: left=149 top=84 right=284 bottom=343
  256. -- title width / last selected line: 0
  257. -- icon id / first selected line: 0 / 0
  258. -- text alignment: 0
  259. -- font id: 3
  260. -- text size: 12
  261. -- style flags: 0
  262. -- line height: 16
  263. -- part name: Opening
  264.  
  265.  
  266. -- part 64 (button)
  267. -- low flags: 00
  268. -- high flags: 2000
  269. -- rect: left=404 top=280 right=303 bottom=429
  270. -- title width / last selected line: 0
  271. -- icon id / first selected line: 0 / 0
  272. -- text alignment: 1
  273. -- font id: 0
  274. -- text size: 12
  275. -- style flags: 0
  276. -- line height: 16
  277. -- part name: Left
  278. ----- HyperTalk script -----
  279. on mouseUp
  280.   visual scroll left
  281.   go to card "diagnostic"
  282. end mouseUp
  283.  
  284.  
  285.  
  286. -- part 65 (button)
  287. -- low flags: 00
  288. -- high flags: 2000
  289. -- rect: left=440 top=280 right=303 bottom=465
  290. -- title width / last selected line: 0
  291. -- icon id / first selected line: 0 / 0
  292. -- text alignment: 1
  293. -- font id: 0
  294. -- text size: 12
  295. -- style flags: 0
  296. -- line height: 16
  297. -- part name: Right
  298. ----- HyperTalk script -----
  299. on mouseUp
  300.   visual scroll right
  301.   go to card "cleaning"
  302. end mouseUp
  303.  
  304.  
  305.  
  306. -- part 67 (field)
  307. -- low flags: 81
  308. -- high flags: 0001
  309. -- rect: left=398 top=274 right=308 bottom=470
  310. -- title width / last selected line: 0
  311. -- icon id / first selected line: 0 / 0
  312. -- text alignment: 0
  313. -- font id: 3
  314. -- text size: 12
  315. -- style flags: 0
  316. -- line height: 16
  317. -- part name: cloak
  318.  
  319.  
  320. -- part 68 (button)
  321. -- low flags: 80
  322. -- high flags: A004
  323. -- rect: left=7 top=315 right=340 bottom=494
  324. -- title width / last selected line: 0
  325. -- icon id / first selected line: 0 / 0
  326. -- text alignment: 1
  327. -- font id: 0
  328. -- text size: 12
  329. -- style flags: 0
  330. -- line height: 16
  331. -- part name: Self-Check
  332. ----- HyperTalk script -----
  333. on mouseUp
  334.   visual iris close
  335.   hide card button "Self-Check"
  336.   hide card field "cloak"
  337.   pop card
  338. end mouseUp
  339.  
  340.  
  341.  
  342. -- part contents for card part 17
  343. ----- text -----
  344. Grayscale
  345.  
  346. Instructs the scanner to scan the original within the single scan area with Grayscale composition.  Grayscale composition uses 4 bits per pixel to represent 16 different shades of gray.  At a resolution of 300 dots per inch, a grayscale scan records 1200 bits of information per inch for each horizontal inch scanned, or 360,000 bits per square inch.
  347.  
  348. Grayscale composition can be used for only one scan area.  No other scan areas can be present.  The scan area designated as Grayscale composition is indicated in the Scanner window by a wide dark dotted line.
  349.  
  350. When creating a Grayscale composition scan area, AppleScan enables the Contrast & Brightness settings.  Choose Contrast and Brightness to set the contrast and brightness levels.
  351.  
  352. When a window contains a grayscale image, the window title in the View menu displays a Grayscale icon.
  353.  
  354. A grayscale image can be displayed on any monitor that can display 16 shades of gray, such as a color monitor or a high-resolution monitor.  The correct monitor setting for the Macintosh II with an extended video card is 8-bits grayscale, 256 levels.  You change this setting in the Control Panel.
  355.  
  356. If the monitor being used cannot display 16 shades of gray, AppleScan displays the image in black and white.  Displaying the image as Line Art composition does not effect the grayscale information in memory or in a saved document.
  357.  
  358. Grayscale images can be converted to halftone or line art by using the Converter.  A conversion can be performed immediately, or save the grayscale image and convert it at a later time.  
  359.  
  360.  
  361.  
  362. -- part contents for card part 20
  363. ----- text -----
  364. Preview
  365.  
  366. Instructs the scanner to perform a 75 dots per inch (dpi) resolution, 100% scale, in Line Art composition.
  367.  
  368. A preview is effected by the Threshold setting and the Graymap setting.  Typically, Preview is used to obtain a rough scan image to set scan areas prior to using Scan.
  369.  
  370. A preview scans the entire scanner glass, ignoring any scan areas set in the Scanner window.
  371.  
  372.  
  373. -- part contents for card part 35
  374. ----- text -----
  375. Click an item in the Scan Control Panel you would like information about. 
  376.  
  377.  
  378. -- part contents for card part 59
  379. ----- text -----
  380. Make sure each connection is tight.
  381.  
  382. Make sure you turned on all the SCSI peripheral devices you want to use, and all of those with terminators.  
  383.  
  384. Make sure that each device has its own unique SCSI ID number.
  385.  
  386. -- part contents for card part 60
  387. ----- text -----
  388. Make sure each device has its own unique SCSI ID number between 0 and 6.
  389.  
  390. Make sure that the scanner is not set at SCSI ID number 7, 8, or 9.
  391.  
  392. Make sure you've connected the SCSI System Cable to the SCSI port on your computer.
  393.  
  394. -- part contents for card part 61
  395. ----- text -----
  396. Make sure you have the correct number of terminators on your SCSI chain.  If you have more than 18 inches of cable between your computer and the first external peripheral device, make sure you have a terminator at the beginning of the chain and a terminator 
  397. (external or internally)  attached to the last  device in the SCSI chain.
  398.  
  399. -- part contents for card part 62
  400. ----- text -----
  401.  
  402.  
  403. Make sure that you have run the required installation programs for your peripheral devices, and that you have formatted any storage devices, such as hard disks.
  404.  
  405.  
  406.  
  407. -- part contents for card part 63
  408. ----- text -----
  409. The problems on the right are common problems people have with the Apple SCSI Cable System and Apple SCSI peripheral devices.  
  410.  
  411. If you still have difficulty after following these instructions, contact your Apple dealer for assistance.
  412.  
  413. -- part contents for card part 29
  414. ----- text -----
  415. The problems on the right are common problems people have with the Apple SCSI Cable System and Apple SCSI peripheral devices.  
  416.  
  417. If you still have difficulty after following these instructions, contact your Apple dealer for assistance.